STEP 10: Let's make a table out of the list we just made!
- From , drag out Table.
- Change the variable name from my_display to my_table.
- Change the title string from "column 1" to "Rolls".
- Change the data variable argument from my_data to range_list.
To navigate the page using the TAB key, first press ESC to exit the code editor.